AdCourseEquiv 
Logical Entity Name  AdCourseEquiv 
Default Table Name  AdCourseEquiv 
Physical Only  NO 
Definition 
 
Note 
 

AdCourseEquiv Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdCourseEquivID(PK)    int  NO 
 
AdCourseID(FK)    int  NO 
 
AdEquivID(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

AdCourseEquiv Primary and Unique Keys 
Key Name  Key Type  Keys 
AdCourseEquiv_AdCourseEquivID_U_C_IDX  PrimaryKey  AdCourseEquivID 

AdCourseEquiv Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdCourse  Non-Identifying  One To Zero or More  FK_AdCourseEquiv_AdCourseID_AdCourse_AdCourseID      AdCourseID  NO  YES 
AdCourse  Non-Identifying  One To Zero or More  FK_AdCourseEquiv_AdEquivID_AdCourse_AdCourseID      AdEquivID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdCourseEquiv_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdCourseEquiv Check Constraints 
Check Constraint Name  CheckConstraint